PaloAltoNetworks / aws

VM-Series for Amazon Web Services
79 stars 83 forks source link

Terraform does not work in latest AMI 9.0.3 #21

Open alfiewhelan opened 5 years ago

alfiewhelan commented 5 years ago

The latest AMI on aws is 9.0.3.xfr - the panos terraform provider (or perhaps terraform in general) is not expecting alphabetical characters in the version 9.0.3.xfr in the os version, so will immediately fail on terraform state refresh.

Refreshing Terraform state in-memory prior to plan...
The refreshed state will be used to calculate this plan, but will not be
persisted to local or remote state storage.

Error: Error refreshing state: 1 error(s) occurred:

* provider.panos: Error parsing version 9.0.3.xfr: Improperly formatted version: 9.0.3.xfr

To re-produce simply attempt to use terraform on the latest AMI.

mutt13y commented 5 years ago

I have this problem too. Is there any work around ?

alfiewhelan commented 4 years ago

I have this problem too. Is there any work around ?

In case you hadn't tried, this should be fixed now

mutt13y commented 4 years ago

Yes conformed fixed in 1.6.1