Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolnar-zscaler committed Dec 17, 2023
1 parent f89a674 commit b0eb488
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
## TBD (UNRELEASED)
## v1.2.0 (December 16, 2023)
FEATURES:
* feat: add cc_tags iam policy
* feat: add conditional variable cloud_tags_enabled
* feat: add optional cc_tags IAM Policy for AWS Workload Tags support with Cloud Connector Instance IAM Role creation. Permissions include:
- sqs:DeleteMessage
- sqs:ReceiveMessage
- sqs:GetQueueUrl
- sqs:GetQueueAttributes
- sqs:SetQueueAttributes
- sqs:DeleteQueue
- sqs:CreateQueue
- sns:Subscribe
* feat: add conditional variable cloud_tags_enabled

ENHANCEMENTS:
* refactor: ZSEC bash script prompts for cloud workload tagging policy creation
* refactor: add greenfield/pov workload ZS Root CA install

## v1.1.0 (November 3, 2023)
FEATURES:
Expand Down

0 comments on commit b0eb488

Please sign in to comment.