Skip to content

Commit

Permalink
remove billing-polices, put into iam-general-policies
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed May 24, 2022
1 parent bab32de commit ed1946c
Show file tree
Hide file tree
Showing 13 changed files with 4 additions and 165 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,3 +169,6 @@
* 2.0.1 -- 2022-05-24
- billing-policies
- add submodule for policies

* 2.0.2 -- 2022-05-24
- remove billing-policies, move into iam-general-policies
53 changes: 0 additions & 53 deletions billing-policies/README.md

This file was deleted.

1 change: 0 additions & 1 deletion billing-policies/base_tags.tf

This file was deleted.

1 change: 0 additions & 1 deletion billing-policies/data.tf

This file was deleted.

1 change: 0 additions & 1 deletion billing-policies/defaults.tf

This file was deleted.

17 changes: 0 additions & 17 deletions billing-policies/main.tf

This file was deleted.

18 changes: 0 additions & 18 deletions billing-policies/outputs.tf

This file was deleted.

41 changes: 0 additions & 41 deletions billing-policies/policy.tf

This file was deleted.

1 change: 0 additions & 1 deletion billing-policies/prefixes.tf

This file was deleted.

1 change: 0 additions & 1 deletion billing-policies/variables.common.tf

This file was deleted.

1 change: 0 additions & 1 deletion billing-policies/version.tf

This file was deleted.

2 changes: 1 addition & 1 deletion common/version.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
locals {
_module_version = "2.0.1"
_module_version = "2.0.2"
}
29 changes: 0 additions & 29 deletions examples/billing-policy/roles.tf

This file was deleted.

0 comments on commit ed1946c

Please sign in to comment.