akamai / cli-terraform

Akamai CLI plugin Admin Support for multiple OpenAPI resource types
Apache License 2.0
21 stars 11 forks source link

akamai-terraform create-property fails for lengthy note field #24

Closed newlyregistered26 closed 1 year ago

newlyregistered26 commented 2 years ago

When running a create-property command with a lengthy note field, there are errors. If the note description configured within the console is long, the import process will create multiline entry within property.tf. This multiline entry will not be able to execute when import.sh is run. The workaround is bringing the note all in the one line.

kaush- commented 1 year ago

Hi @newlyregistered26,

Can you please share more details around this issue? As in the sample property.tf created along with other files when running the command also the command structure that you are using?

Regards, Piyush