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

continue updates for view=full app engine version #3545

Merged
merged 1 commit into from
May 21, 2020

Conversation

megan07
Copy link
Contributor

@megan07 megan07 commented May 20, 2020

More changes to follow #3536

Fixes hashicorp/terraform-provider-google#6417

Release Note Template for Downstream PRs (will be copied)

appengine: added `handlers` to `google_flexible_app_version`

@megan07 megan07 requested a review from emilymye May 20, 2020 20:59
@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 ( 5 files changed, 593 insertions(+), 17 deletions(-))
Terraform Beta: Diff ( 5 files changed, 593 insertions(+), 17 deletions(-))
TF Conversion: Diff ( 1 file changed, 210 insertions(+), 1 deletion(-))

Path to the script from the application root directory.
- !ruby/object:Api::Type::NestedObject
name: 'staticFiles'
# TODO (mbang): Exactly one of script, staticFiles, or apiEndpoint must be set
Copy link
Contributor

Choose a reason for hiding this comment

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

Want to add this now?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

unfortunately, we still can't, because it's a child of an array

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.

google_appengine_standard_version is missing properties on read
4 participants