Adding address objects to panorama in AWS using panos registry with terraform

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Adding address objects to panorama in AWS using panos registry with terraform

L3 Networker

I am trying to bulk add address objects to panorama instance in AWS using the panos for terraform and keep getting errors about the plugin. Can you use panos with terraform to push address objects via API to cloud instances or is there another way you are to do this? Or is this something that cannot be done period?

 

initializing provider plugins...
- Finding latest version of hashicorp/panos...

Error: Failed to query available provider packages

Could not retrieve the list of available versions for provider
hashicorp/panos: provider registry registry.terraform.io does not have a
provider named registry.terraform.io/hashicorp/panos

If you have just upgraded directly from Terraform v0.12 to Terraform v0.14
then please upgrade to Terraform v0.13 first and follow the upgrade guide for
that release, which might help you address this problem.

Did you intend to use paloaltonetworks/panos? If so, you must specify that
source address in each module which requires that provider. To see which
modules are currently depending on hashicorp/panos, run the following command:
terraform providers

1 REPLY 1

L5 Sessionator

Seems like you specified a provider of "hashicorp/panos" instead of "paloaltonetworks/panos"...?  Basing this on the error message you got back:

 

Did you intend to use paloaltonetworks/panos?

 

  • 2332 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!