-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add new cloud-gov/go-broker-tags module * update IAM code to implement new TagManager struct from broker-tags module * update code to set broker tags on IAM users * update go-broker-tags module version * refactor code for setting tags on ES instances and IAM users on creation * remove commented code * update brokertags module version * update code for compatibility with new version of brokertags module * add test for expected tag generation * add test for IAM user tags * update dev deployment to include necessary env vars * update go modules * fix README formatting * add CF API settings to settings struct * add mocking for unit tests * update README * fix backwards code logic * add tag manager to redis broker * update go-broker-tags module and code for compatbility * update code for compatbility with go-broker-tags * add code to set tags on redis instances * update code to set tags when creating redis instance * refactor code * refactor code for testing * scaffold code to generate tags for RDS databases * update unit test * update unit test
- Loading branch information
Showing
14 changed files
with
538 additions
and
225 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.