Open estif95 opened 2 months ago
Hi @estif95,
Thanks for reporting this issue. I was able to reproduce it and we will investigate potential solution and go back to you. For now you can try to drop product_id
from you configuration as it is not needed after import.
BR, Lukasz
The documentation about akamai_property_include resource indicates the argument "product_id" is required. After successfully import the resource we are not able to manage the resource without recreating it. The argument "product_id" is not set during import phase but it is required, so we can't avoid the recreation of the include after successfully imported. Are we missing something?
Terraform and Akamai Terraform Provider Versions
Affected Resource(s)
Terraform Configuration Files
N/A
Debug Output
Panic Output
N/A
Expected Behavior
After importing the akamai_property_include we should be able to manage the resource via Terraform without recreating it.
Actual Behavior
After importing the akamai_property_include it must be recreated to set product_id attribute.
Steps to Reproduce
Important Factoids
N/A
References
N/A