Skip to content
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 IAP in google_app_engine_application resource #3058

Merged
merged 1 commit into from
Jan 31, 2020

Conversation

megan07
Copy link
Contributor

@megan07 megan07 commented Jan 31, 2020

Fixes hashicorp/terraform-provider-google#3065

Release Note Template for Downstream PRs (will be copied)

appengine: added support for `google_app_engine_application.iap`

@megan07 megan07 requested a review from chrisst January 31, 2020 19:27
@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are.

Diff report:

Terraform GA: Diff
Terraform Beta: Diff

Providers: testAccProviders,
Steps: []resource.TestStep{
{
Config: testAccAppEngineApplication_withIAP(pid, org),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably worth adding an update step here.

@preston-hf
Copy link

Did documentation get omitted or am I missing it?

@megan07
Copy link
Contributor Author

megan07 commented Apr 23, 2020

@preston-hf looks like i missed adding docs for this! good catch, thank you! I've created an issue to track this hashicorp/terraform-provider-google#6184

nathkn pushed a commit to nathkn/magic-modules that referenced this pull request May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for IAP in google_app_engine_application resource
5 participants