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
@@ -12,7 +13,17 @@ Terraform module to request an ACM certificate for a domain and add a CNAME reco
12
13
13
14
---
14
15
15
-
This project is part of our comprehensive ["SweetOps"](https://docs.cloudposse.com) approach towards DevOps.
16
+
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
17
+
[<imgalign="right"title="Share via Email"src="https://docs.cloudposse.com/images/ionicons/ios-email-outline-2.0.1-16x16-999999.svg"/>][share_email]
18
+
[<imgalign="right"title="Share on Google+"src="https://docs.cloudposse.com/images/ionicons/social-googleplus-outline-2.0.1-16x16-999999.svg" />][share_googleplus]
19
+
[<imgalign="right"title="Share on Facebook"src="https://docs.cloudposse.com/images/ionicons/social-facebook-outline-2.0.1-16x16-999999.svg" />][share_facebook]
20
+
[<imgalign="right"title="Share on Reddit"src="https://docs.cloudposse.com/images/ionicons/social-reddit-outline-2.0.1-16x16-999999.svg" />][share_reddit]
21
+
[<imgalign="right"title="Share on LinkedIn"src="https://docs.cloudposse.com/images/ionicons/social-linkedin-outline-2.0.1-16x16-999999.svg" />][share_linkedin]
22
+
[<imgalign="right"title="Share on Twitter"src="https://docs.cloudposse.com/images/ionicons/social-twitter-outline-2.0.1-16x16-999999.svg" />][share_twitter]
23
+
24
+
25
+
[][terraform_modules]
26
+
16
27
17
28
18
29
It's 100% Open Source and licensed under the [APACHE2](LICENSE).
@@ -23,6 +34,11 @@ It's 100% Open Source and licensed under the [APACHE2](LICENSE).
23
34
24
35
25
36
37
+
We literally have [*hundreds of terraform modules*][terraform_modules] that are Open Source and well-maintained. Check them out!
| domain_name | A domain name for which the certificate should be issued | string | - | yes|
75
-
| process_domain_validation_options | Flag to enable/disable processing of the record to add to the DNS zone to complete certificate validation | string |`true`| no|
76
-
| subject_alternative_names | A list of domains that should be SANs in the issued certificate | list |`<list>`| no|
| ttl | The TTL of the record to add to the DNS zone to complete certificate validation | string |`300`| no|
79
-
| validation_method | Which method to use for validation, DNS or EMAIL | string |`DNS`| no|
88
+
| Name | Description | Type | Default | Required |
89
+
|------|-------------|:----:|:-----:|:-----:|
90
+
| domain_name | A domain name for which the certificate should be issued | string | - | yes |
91
+
| process_domain_validation_options | Flag to enable/disable processing of the record to add to the DNS zone to complete certificate validation | string |`true`| no |
92
+
| subject_alternative_names | A list of domains that should be SANs in the issued certificate | list |`<list>`| no |
| domain_validation_options | CNAME records that are added to the DNS zone to complete certificate validation |
87
-
| id | The ARN of the certificate |
103
+
| id | The ARN of the certificate |
104
+
105
+
106
+
88
107
108
+
## Share the Love
89
109
110
+
Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/terraform-aws-acm-request-certificate)! (it helps us **a lot**)
111
+
112
+
Are you using this project or any of our other projects? Consider [leaving a testimonial][testimonial]. =)
90
113
91
114
92
115
## Related Projects
@@ -104,26 +127,38 @@ Check out these related projects.
104
127
105
128
File a GitHub [issue](https://github.com/cloudposse/terraform-aws-acm-request-certificate/issues), send us an [email][email] or join our [Slack Community][slack].
Work directly with our team of DevOps experts via email, slack, and video conferencing.
110
135
111
136
We provide [*commercial support*][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 full-time engineer.
-**Questions.** We'll use a Shared Slack channel between your team and ours.
116
141
-**Troubleshooting.** We'll help you triage why things aren't working.
117
142
-**Code Reviews.** We'll review your Pull Requests and provide constructive feedback.
118
143
-**Bug Fixes.** We'll rapidly work to fix any bugs in our projects.
119
-
-**Build New Terraform Modules.** We'll develop original modules to provision infrastructure.
144
+
-**Build New Terraform Modules.** We'll [develop original modules][module_development] to provision infrastructure.
120
145
-**Cloud Architecture.** We'll assist with your cloud strategy and design.
121
146
-**Implementation.** We'll provide hands-on support to implement our reference architectures.
122
147
123
148
124
-
## Community Forum
125
149
126
-
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.
150
+
## Terraform Module Development
151
+
152
+
Are you interested in custom Terraform module development? Submit your inquiry using [our form][module_development] today and we'll get back to you ASAP.
153
+
154
+
155
+
## Slack Community
156
+
157
+
Join our [Open Source Community][slack] on Slack. It's **FREE** 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 totally *sweet* infrastructure.
158
+
159
+
## Newsletter
160
+
161
+
Signup for [our newsletter][newsletter] that covers everything on our technology radar. Receive updates on what we're up to on GitHub as well as awesome new projects we discover.
127
162
128
163
## Contributing
129
164
@@ -133,7 +168,7 @@ Please use the [issue tracker](https://github.com/cloudposse/terraform-aws-acm-r
133
168
134
169
### Developing
135
170
136
-
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://github.com/orgs/cloudposse/projects/3) with our other projects, we would love to hear from you! Shoot us an [email](mailto:[email protected]).
171
+
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://cpco.io/help-out) with our other projects, we would love to hear from you! Shoot us an [email][email].
137
172
138
173
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
139
174
@@ -148,7 +183,7 @@ In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We love [Open Source Software](https://github.com/cloudposse/)!
231
+
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We ❤️ [Open Source Software][we_love_open_source].
197
232
198
-
We offer paid support on all of our projects.
233
+
We offer [paid support][commercial_support] on all of our projects.
199
234
200
-
Check out [our other projects][github], [apply for a job][jobs], or [hire us][hire] to help with your cloud strategy and implementation.
235
+
Check out [our other projects][github], [follow us on twitter][twitter], [apply for a job][jobs], or [hire us][hire] to help with your cloud strategy and implementation.
0 commit comments