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

description is now a required field for google_dns_managed_zone #5428

Merged
merged 1 commit into from
Mar 19, 2016
Merged

description is now a required field for google_dns_managed_zone #5428

merged 1 commit into from
Mar 19, 2016

Commits on Mar 2, 2016

  1. description is now a required field for google_dns_managed_zone

    The description field for a managed-zone is now a required field when using the Cloud API.
    This commit defaults the field to use the text "Managed by Terraform" to minimize required boilerplate for Terraform users.
    
    Ref: https://cloud.google.com/sdk/gcloud/reference/dns/managed-zones/create
    shaneog committed Mar 2, 2016
    Configuration menu
    Copy the full SHA
    b03fc1d View commit details
    Browse the repository at this point in the history