-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Composer IP masq agent flag #9698
Add support for Composer IP masq agent flag #9698
Comments
I wish to work on this item. |
cool @gor-obr So feel free to make these changes locally but when you are ready to commit make a pull request upstream against our repository and tag me on the change! To work locally you can add the field to the resource here Then when you are ready to upstream you can make the changes to tests, docs, and resource are the following locations. Let me know if you have any questions ^^ docs: https://github.com/GoogleCloudPlatform/magic-modules/blob/master/mmv1/third_party/terraform/website/docs/r/composer_environment.html.markdown |
…ashicorp#5277) Signed-off-by: Modular Magician <[email protected]>
…0256) Signed-off-by: Modular Magician <[email protected]>
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Description
Add support for Cloud Composer flag which enables IP masq agent.
https://cloud.google.com/composer/docs/reference/rest/v1beta1/projects.locations.environments
config.nodeConfig.enableIpMasqAgent
New or Affected Resource(s)
google_composer_environment
The text was updated successfully, but these errors were encountered: