-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DXE-3283 Using akamai_appsec_ip_geo resource without explicitly setting ukraine_geo_control_action always produces a diff #484
Comments
Hello @stigok Best regards, |
I too have the same issue with ukraine_geo_control_action. Where the "resource "akamai_appsec_ip_geo" "ipGeo" {" resource does not declare ukraine_geo_control_action will result in a diff in terraform plan Here's sample code: Terraform plan code: |
Hello @BAu0002 , thank you for your update and terraform code. I was able to reproduce this issue. Thanks, |
This issue should be fixed with recent release. |
Running plan for a
akamai_appsec_ip_geo
resource without explicitly settingukraine_geo_control_action
to"none"
always produces a diff.Terraform Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
N/A
Panic Output
N/A
Expected Behavior
No diff produced
Actual Behavior
Steps to Reproduce
terraform apply
Important Factoids
N/A
References
N/A
The text was updated successfully, but these errors were encountered: