Closed jasonckeating closed 1 year ago
@jasonckeating this was solved, but never released https://github.com/PaloAltoNetworks/terraform-provider-prismacloudcompute/pull/55
@wfg can the latest main be released and published to tf registry?
@jasonckeating @hi-artem Sure, I'll push a new tag tomorrow morning.
Awesome! Thank you
v0.7.0 released
@jasonckeating can you check this again with 0.7.0 release?
@hi-artem tried again on 0.7.0.
terraform apply took 1 hour on an attempt to add new 100 collections, but it did create them successfully.
I did get a few error codes that I worked through, but were difficult to root cause, since they still show codes that don't indicate the problem.
Describe the bug
Programmatically adding all accounts as a collection to Prisma.
Expected behavior
Each collection defined in code is created in Prisma Cloud
Current behavior
Every collection creation fails with a 429 error code.
Possible solution
Steps to reproduce
Screenshots
Context
We are wanting to provide collections for each account so Devleopment teams can see their vulnerabilities for only their accounts.
Your Environment