Skip to content

Commit

Permalink
[Terraform] DNS Policies (#488)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored and nat-henderson committed Mar 4, 2019
1 parent a93ee6a commit a387b47
Show file tree
Hide file tree
Showing 5 changed files with 833 additions and 0 deletions.
1 change: 1 addition & 0 deletions google-beta/provider_dns_gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ import "github.com/hashicorp/terraform/helper/schema"

var GeneratedDnsResourcesMap = map[string]*schema.Resource{
"google_dns_managed_zone": resourceDnsManagedZone(),
"google_dns_policy": resourceDnsPolicy(),
}
Loading

0 comments on commit a387b47

Please sign in to comment.