Skip to content

Commit

Permalink
Start removing beta igm/rigm fields.
Browse files Browse the repository at this point in the history
  • Loading branch information
rileykarson authored and modular-magician committed Nov 19, 2018
1 parent 79ace3d commit fd631ab
Show file tree
Hide file tree
Showing 10 changed files with 106 additions and 1,218 deletions.
48 changes: 0 additions & 48 deletions google/data_source_google_iam_role.go

This file was deleted.

51 changes: 0 additions & 51 deletions google/data_source_google_iam_role_test.go

This file was deleted.

1 change: 0 additions & 1 deletion google/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ func Provider() terraform.ResourceProvider {
"google_container_registry_repository": dataSourceGoogleContainerRepo(),
"google_container_registry_image": dataSourceGoogleContainerImage(),
"google_iam_policy": dataSourceGoogleIamPolicy(),
"google_iam_role": dataSourceGoogleIamRole(),
"google_kms_secret": dataSourceGoogleKmsSecret(),
"google_folder": dataSourceGoogleFolder(),
"google_netblock_ip_ranges": dataSourceGoogleNetblockIpRanges(),
Expand Down
Loading

0 comments on commit fd631ab

Please sign in to comment.