There's a lot of potentially secure stuff that I'd rather not share unless necessary, but the relevant parts:
2020/01/16 14:08:31 [WARN] Provider "registry.terraform.io/-/vault" produced an unexpected new value for module.ssh.vault_ssh_secret_backend_role.ssh_client_signer_aops, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .cidr_list: was cty.StringVal("0.0.0.0/0"), but now cty.StringVal("")
Expected Behavior
After the change was applied, further terraform apply wouldn't report a change.
Terraform Version
➜ terraform -v Terraform v0.12.18
Affected Resource(s)
Terraform Configuration Files
Debug Output
There's a lot of potentially secure stuff that I'd rather not share unless necessary, but the relevant parts:
Expected Behavior
After the change was applied, further terraform apply wouldn't report a change.
Actual Behavior
Every apply reports the change
Steps to Reproduce
terraform apply
Important Factoids
Tested against Vault 1.1.3