You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module generates JSON documents for restricted permission sets for AWS SSM Parameter Store access.
@@ -23,6 +25,12 @@ It's 100% Open Source and licensed under the [APACHE2](LICENSE).
23
25
24
26
25
27
28
+
29
+
30
+
31
+
32
+
33
+
26
34
## Examples
27
35
28
36
Create a policy that allows access to write all parameters
@@ -153,6 +161,7 @@ Check out these related projects.
153
161
-[terraform-aws-kms-key](https://github.com/cloudposse/terraform-aws-kms-key) - Terraform module to provision a KMS key with alias
154
162
155
163
164
+
156
165
## Help
157
166
158
167
**Got a question?**
@@ -165,6 +174,8 @@ Work directly with our team of DevOps experts via email, slack, and video confer
165
174
166
175
We provide *commercial support* for all of our [Open Source][github] projects. As a *Dedicated Support* customer, you have access to our team of subject matter experts at a fraction of the cost of a fulltime engineer.
-**Questions.** We'll use a Shared Slack channel between your team and ours.
169
180
-**Troubleshooting.** We'll help you triage why things aren't working.
170
181
-**Code Reviews.** We'll review your Pull Requests and provide constructive feedback.
@@ -173,6 +184,7 @@ We provide *commercial support* for all of our [Open Source][github] projects. A
173
184
-**Cloud Architecture.** We'll assist with your cloud strategy and design.
174
185
-**Implementation.** We'll provide hands on support to implement our reference architectures.
175
186
187
+
176
188
## Community Forum
177
189
178
190
Get access to our [Open Source Community Forum][slack] on Slack. It's **FREE** to join for everyone! Our "SweetOps" community is where you get to talk with others who share a similar vision for how to rollout and manage infrastructure. This is the best place to talk shop, ask questions, solicit feedback, and work together as a community to build *sweet* infrastructure.
@@ -197,11 +209,13 @@ In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
197
209
198
210
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
0 commit comments