terraform-provider-akamai icon indicating copy to clipboard operation
terraform-provider-akamai copied to clipboard

DXE-3507 Document how to import a property

Open stigok opened this issue 6 months ago • 3 comments

Affected Resource(s)

Please list the resources as a list, for example:

  • akamai_property

Instructions on how to import a resource of type akamai_property using the terraform import command is not documented on the property resource page https://techdocs.akamai.com/terraform/docs/pm-rc-property.

stigok avatar Jan 31 '24 13:01 stigok

Hi @stigok

Thank you for raising this issue. We will investigate it and get back to you.

BR, Lukasz

lsadlon avatar Feb 01 '24 10:02 lsadlon

Hi @stigok please check if this part of the documentation helps you: https://techdocs.akamai.com/terraform/docs/set-up-property-provisioning#import-a-property This shows much easier way to import the property using cli-terraform to do the export of a given property.

lkowalsk-akamai-com avatar Feb 01 '24 13:02 lkowalsk-akamai-com

Yes, it helps, but it is not located where one expects to find that information. It would be ideal to keep the import instructions on a specific resource's documentation page, as this is what one expects when working with almost all other Terraform providers.

stigok avatar Feb 02 '24 08:02 stigok