Skip to content
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

Property activation fail #553

Closed
chouraamine opened this issue May 17, 2024 · 5 comments
Closed

Property activation fail #553

chouraamine opened this issue May 17, 2024 · 5 comments

Comments

@chouraamine
Copy link

Hi there,

The activation goes through (I can see it on the UI) but the Terraform code returns an error after a few minutes
module.akamai-configuration.akamai_property_activation.production: Still creating... [3m0s elapsed]

Terraform and Akamai Terraform Provider Versions

Terraform version = 1.4
Akamai version = 5.4.0

Affected Resource(s)

  • akamai_property_activation

Actual Behavior

image

Steps to Reproduce

It doesn't happen often

@mgwoj
Copy link
Contributor

mgwoj commented May 17, 2024

Please migrate to version 5.5.0 (or newer) as this issue was fixed there:

* Improved error handling and added retries in `akamai_property_activation` resource

@chouraamine
Copy link
Author

chouraamine commented May 31, 2024

Hi @mgwoj,

after updating the property using akamai_property_rules_template I have this issue :

image

using this version : 6.1.0

Any idea please ?
Same issue #549

@ckulinsk
Copy link

ckulinsk commented Jun 3, 2024

Hello @chouraamine,

After investigation it seems that your problem might be different than #549, could you please provide as much details regarding your scenario so we can reproduce your issue?
What is your configuration and what are the relations between resources?
What is being changed during terraform apply?

Best regards,
Cyryl

@mgwoj
Copy link
Contributor

mgwoj commented Jun 3, 2024

Hello @chouraamine ,

If possible, please start separate issue for this particular problem.

Thanks,
Michal

@lkowalsk-akamai-com
Copy link
Contributor

Hi @chouraamine ,

This issue should be resolved with addition of retries for property activations in 5.6.0 release: https://github.com/akamai/terraform-provider-akamai/releases/tag/v5.6.0

Let me close the ticket now. Please report new one if some issues are still occurring.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

5 participants