Update AGENTS.md
This commit is contained in:
@@ -49,6 +49,12 @@ Do not run:
|
|||||||
- `terraform apply`
|
- `terraform apply`
|
||||||
- `terraform destroy`
|
- `terraform destroy`
|
||||||
|
|
||||||
|
If `terraform init` fails because access to `registry.terraform.io` is forbidden, do not summarize the error vaguely. Report the exact stderr. Continue with:
|
||||||
|
- `terraform fmt -check -recursive`
|
||||||
|
- static review of changed `.tf` files
|
||||||
|
|
||||||
|
Only run `terraform validate` when provider installation is available locally or registry access succeeds.
|
||||||
|
|
||||||
## Ansible rules
|
## Ansible rules
|
||||||
|
|
||||||
Allowed:
|
Allowed:
|
||||||
|
|||||||
Reference in New Issue
Block a user