Adam Cook
Adam Cook
Debug Log: 2022-08-09T10:06:52.970+0800 [INFO] Terraform version: 1.2.2 2022-08-09T10:06:52.970+0800 [DEBUG] using github.com/hashicorp/go-tfe v1.0.0 2022-08-09T10:06:52.970+0800 [DEBUG] using github.com/hashicorp/hcl/v2 v2.12.0 2022-08-09T10:06:52.970+0800 [DEBUG] using github.com/hashicorp/terraform-config-inspect v0.0.0-20210209133302-4fd17a0faac2 2022-08-09T10:06:52.970+0800 [DEBUG] using github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 2022-08-09T10:06:52.970+0800 [DEBUG] using...
It does seem to be OK if we don't use the a dynamic list. What gets me is that the changes are consistent - it always maps to those changes....
That makes sense, TypeSet may just let configuration sit however you first deployed the configuration and then doesn't care. What confused me is why the List would report changes but...
I wasn't able to get this working alphabetically either. Even matching the templates to the changes when I run a plan doesn't work unfortunately. I had to create a new...
I'm using a cloudflare_list where I am populating the item blocks using a dynamic block and pulling values from a variable which is a map(string) formatted like this: ``` {...
I've also confirmed that the layout of my IP address map matches what comes from the CloudFlare API