infrastructure-as-code
Here are 908 public repositories matching this topic...
The issue #52359 was fixed and merged into develop, but no further steps have been taken to bring the changes to the master branch; the bug is still present in the latest version.
https://docs.saltstack.com/en/latest/topics/development/git/index.html states develop as the main development branch, but [https://docs.s
-
Updated
Oct 23, 2020 - Go
-
Updated
Oct 26, 2020 - Java
https://docs.aws.amazon.com/cdk/api/latest/docs/aws-codepipeline-actions-readme.html
I am trying to figure out how to reference a custom action for a build stage within my CDK template. I have spent a few hours reading the documentation and source code and I can't see a way to use a custom build action in my pipeline. I have created the pipeline via the console and I am able to use the custom a
-
Updated
Oct 23, 2020 - Go
- Dockerfile include terraformer version with all providers
- Script install providers on start container
- Manual in README about docker run command, include volume mounts for outputs, credentials and etc.
-
Updated
Oct 15, 2020 - Python
-
Updated
Sep 28, 2020
-
Updated
Oct 24, 2020 - Python
-
Updated
Oct 26, 2020 - Go
-
Updated
Sep 16, 2020
-
Updated
Oct 25, 2020 - JavaScript
-
Updated
Sep 30, 2020 - Go
-
Updated
Oct 26, 2020 - Go
$copilot env show
Only found one environment, defaulting to: test
About
Name test
Production false
Region us-west-2
Account ID 1234567890
Services
Name Type
---- ----
Tags
Key Value
--- -----
copilot-application my-project
copilot-environment test
-
Updated
Sep 28, 2020 - Ruby
-
Updated
Oct 4, 2020 - HCL
-
Updated
Feb 27, 2018 - HCL
-
Updated
Oct 26, 2020 - Go
Garbage collection works by listing everything with the gc-tag. In a busy cluster, we really want that filter to happen server-side and ideally using an index of some sort.
That means we should use a Kubernetes label, not an annotation.
I think this will require a two-step migration plan (write both but continue to read annotation; release; drop support for annotation; release).
-
Updated
Oct 25, 2020 - Perl
-
Updated
Sep 23, 2020 - HCL
-
Updated
Oct 20, 2020 - Shell
-
Updated
Oct 22, 2020 - Python
Because having to type the whole commands is a pain!
-
Updated
Oct 24, 2020 - C
-
Updated
Oct 9, 2020 - Go
Improve this page
Add a description, image, and links to the infrastructure-as-code topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the infrastructure-as-code topic, visit your repo's landing page and select "manage topics."


I'm trying to use nbering/terraform-provider-ansible by placing it in
~/.terraform.d/plugins/linux_amd64/terraform-provider-ansible, butterraform initnever seems to actually find it (NB this works fine in 0.12.x). Why is that?Can 0.13 actually load plugins from local file-system directories (as [described in the documentation](