runiac icon indicating copy to clipboard operation
runiac copied to clipboard

Run IaC Anywhere With Ease

Results 18 runiac issues
Sort by recently updated
recently updated
newest added

Azure Bicep March 2021: Learn everything about the next generation of Arm Templates https://www.youtube.com/watch?v=l85qv_1N2_A

This is a take-away item from #3. A nice feature for the ARM runner would be to support a similar concept of propagated step variables [like in the Terraform runner](https://github.com/Optum/runiac#using-previous-step-output-variables)....

enhancement
runner/arm

ability to intercept and run commands in terminal interactively during execution, e.g. before a step runs. Initial use case: handling terraform state imports for the terraform runner.

enhancement

run the explicit step in self destroy. (not required to always run every step)

documentation

- terraform runner: prefer a single step where possible - reasons to expand: - When it becomes burdensome for a single state file to handle the amount of resources -...

documentation

## Proposed changes Adds support for the `assume_role = {}` block that is the current syntax for assuming a role for an S3 backend in Terraform. ## Issues for these...

Under circumstances still under investigation, `init` fails with the following error: > [INFO] (deploy track/step/primary/us-east-1) [INFO] (deploy track/step/primary/us-east-1) Initializing the backend... [INFO] (deploy track/step/primary/us-east-1) Initializing modules... [INFO] (deploy track/step/primary/us-east-1) [INFO]...

Bumps the go_modules group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.33.0 to 0.36.0 Commits 85d1d54 go.mod: update golang.org/x dependencies cde1dda proxy, http/httpproxy: do not mismatch...

dependencies
go