Cannot enable private environment for Composer v2 after v7.14.0 #2387
Labels
awaiting-feedback
Blocked on input from the author
impact/regression
Something that used to work, but is now broken
kind/bug
Some behavior is incorrect or out of spec
Describe what happened
When setting
enable_private_environment=True
on a Composer v2 environment, it throws an error stating it can only be used on a Composer v3 environment.When using
pulumi-gcp>=7.7.0,<=7.11.2
, this setting can be used on a Composer v2 environment. And it works as intended, I have created multiple Composer v2 environments with this setting enabled.Only after I upgrade to
pulumi-gcp>=7.14.0,<=8.1.0
does this throw an error. I checked the most recent version 8.1.0 and still throws this error.Sample program
Log output
Affected Resource(s)
No response
Output of
pulumi about
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: