Skip to content

Commit 820e6bb

Browse files
ConradKurthaknysh
authored andcommitted
Fixing comparison (#49)
* Fixing comparison This comparison was not working for the default security group. This corrects it * updating readme
1 parent ec41031 commit 820e6bb

File tree

2 files changed

+93
-51
lines changed

2 files changed

+93
-51
lines changed

README.md

Lines changed: 92 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,43 @@
1-
<!-- This file was automatically generated by the `build-harness`. Make all changes to `README.yaml` and run `make readme` to rebuild this file. -->
1+
<!--
2+
3+
4+
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
** DO NOT EDIT THIS FILE
17+
**
18+
** This file was automatically generated by the `build-harness`.
19+
** 1) Make all changes to `README.yaml`
20+
** 2) Run `make init` (you only need to do this once)
21+
** 3) Run`make readme` to rebuild this file.
22+
**
23+
** (We maintain HUNDREDS of open source projects. This is how we maintain our sanity.)
24+
**
25+
26+
27+
28+
29+
30+
31+
32+
33+
34+
35+
36+
37+
38+
39+
40+
-->
241
[![README Header][readme_header_img]][readme_header_link]
342

443
[![Cloud Posse][logo]](https://cpco.io/homepage)
@@ -207,42 +246,47 @@ For additional context, refer to some of these links.
207246

208247
## Help
209248

210-
**Got a question?**
249+
**Got a question?** We got answers.
211250

212251
File a GitHub [issue](https://github.com/cloudposse/terraform-aws-ec2-instance/issues), send us an [email][email] or join our [Slack Community][slack].
213252

214253
[![README Commercial Support][readme_commercial_support_img]][readme_commercial_support_link]
215254

216-
## Commercial Support
217-
218-
Work directly with our team of DevOps experts via email, slack, and video conferencing.
219-
220-
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.
255+
## DevOps Accelerator for Startups
221256

222-
[![E-Mail](https://img.shields.io/badge/email-hello@cloudposse.com-blue.svg)][email]
223257

224-
- **Questions.** We'll use a Shared Slack channel between your team and ours.
225-
- **Troubleshooting.** We'll help you triage why things aren't working.
226-
- **Code Reviews.** We'll review your Pull Requests and provide constructive feedback.
227-
- **Bug Fixes.** We'll rapidly work to fix any bugs in our projects.
228-
- **Build New Terraform Modules.** We'll [develop original modules][module_development] to provision infrastructure.
229-
- **Cloud Architecture.** We'll assist with your cloud strategy and design.
230-
- **Implementation.** We'll provide hands-on support to implement our reference architectures.
258+
We are a [**DevOps Accelerator**][commercial_support]. We'll help you build your cloud infrastructure from the ground up so you can own it. Then we'll show you how to operate it and stick around for as long as you need us.
231259

260+
[![Learn More](https://img.shields.io/badge/learn%20more-success.svg?style=for-the-badge)][commercial_support]
232261

262+
Work directly with our team of DevOps experts via email, slack, and video conferencing.
233263

234-
## Terraform Module Development
235-
236-
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.
264+
We deliver 10x the value for a fraction of the cost of a full-time engineer. Our track record is not even funny. If you want things done right and you need it done FAST, then we're your best bet.
237265

266+
- **Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
267+
- **Release Engineering.** You'll have end-to-end CI/CD with unlimited staging environments.
268+
- **Site Reliability Engineering.** You'll have total visibility into your apps and microservices.
269+
- **Security Baseline.** You'll have built-in governance with accountability and audit logs for all changes.
270+
- **GitOps.** You'll be able to operate your infrastructure via Pull Requests.
271+
- **Training.** You'll receive hands-on training so your team can operate what we build.
272+
- **Questions.** You'll have a direct line of communication between our teams via a Shared Slack channel.
273+
- **Troubleshooting.** You'll get help to triage when things aren't working.
274+
- **Code Reviews.** You'll receive constructive feedback on Pull Requests.
275+
- **Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
238276

239277
## Slack Community
240278

241279
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.
242280

243281
## Newsletter
244282

245-
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.
283+
Sign up 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.
284+
285+
## Office Hours
286+
287+
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
288+
289+
[![zoom](https://img.cloudposse.com/fit-in/200x200/https://cloudposse.com/wp-content/uploads/2019/08/Powered-by-Zoom.png")][office_hours]
246290

247291
## Contributing
248292

@@ -326,49 +370,47 @@ Check out [our other projects][github], [follow us on twitter][twitter], [apply
326370
|---|---|---|---|---|---|---|---|
327371

328372
[osterman_homepage]: https://github.com/osterman
329-
[osterman_avatar]: https://github.com/osterman.png?size=150
373+
[osterman_avatar]: https://img.cloudposse.com/150x150/https://github.com/osterman.png
330374
[goruha_homepage]: https://github.com/goruha
331-
[goruha_avatar]: https://github.com/goruha.png?size=150
375+
[goruha_avatar]: https://img.cloudposse.com/150x150/https://github.com/goruha.png
332376
[aknysh_homepage]: https://github.com/aknysh
333-
[aknysh_avatar]: https://github.com/aknysh.png?size=150
377+
[aknysh_avatar]: https://img.cloudposse.com/150x150/https://github.com/aknysh.png
334378
[s2504s_homepage]: https://github.com/s2504s
335-
[s2504s_avatar]: https://github.com/s2504s.png?size=150
379+
[s2504s_avatar]: https://img.cloudposse.com/150x150/https://github.com/s2504s.png
336380
[drama17_homepage]: https://github.com/drama17
337-
[drama17_avatar]: https://github.com/drama17.png?size=150
381+
[drama17_avatar]: https://img.cloudposse.com/150x150/https://github.com/drama17.png
338382
[ivan-pinatti_homepage]: https://github.com/ivan-pinatti
339-
[ivan-pinatti_avatar]: https://github.com/ivan-pinatti.png?size=150
383+
[ivan-pinatti_avatar]: https://img.cloudposse.com/150x150/https://github.com/ivan-pinatti.png
340384
[SweetOps_homepage]: https://github.com/SweetOps
341-
[SweetOps_avatar]: https://github.com/SweetOps.png?size=150
385+
[SweetOps_avatar]: https://img.cloudposse.com/150x150/https://github.com/SweetOps.png
342386
[comeanother_homepage]: https://github.com/comeanother
343-
[comeanother_avatar]: https://github.com/comeanother.png?size=150
344-
345-
387+
[comeanother_avatar]: https://img.cloudposse.com/150x150/https://github.com/comeanother.png
346388

347389
[![README Footer][readme_footer_img]][readme_footer_link]
348390
[![Beacon][beacon]][website]
349391

350392
[logo]: https://cloudposse.com/logo-300x69.svg
351-
[docs]: https://cpco.io/docs
352-
[website]: https://cpco.io/homepage
353-
[github]: https://cpco.io/github
354-
[jobs]: https://cpco.io/jobs
355-
[hire]: https://cpco.io/hire
356-
[slack]: https://cpco.io/slack
357-
[linkedin]: https://cpco.io/linkedin
358-
[twitter]: https://cpco.io/twitter
359-
[testimonial]: https://cpco.io/leave-testimonial
360-
[newsletter]: https://cpco.io/newsletter
361-
[email]: https://cpco.io/email
362-
[commercial_support]: https://cpco.io/commercial-support
363-
[we_love_open_source]: https://cpco.io/we-love-open-source
364-
[module_development]: https://cpco.io/module-development
365-
[terraform_modules]: https://cpco.io/terraform-modules
366-
[readme_header_img]: https://cloudposse.com/readme/header/img?repo=cloudposse/terraform-aws-ec2-instance
367-
[readme_header_link]: https://cloudposse.com/readme/header/link?repo=cloudposse/terraform-aws-ec2-instance
368-
[readme_footer_img]: https://cloudposse.com/readme/footer/img?repo=cloudposse/terraform-aws-ec2-instance
369-
[readme_footer_link]: https://cloudposse.com/readme/footer/link?repo=cloudposse/terraform-aws-ec2-instance
370-
[readme_commercial_support_img]: https://cloudposse.com/readme/commercial-support/img?repo=cloudposse/terraform-aws-ec2-instance
371-
[readme_commercial_support_link]: https://cloudposse.com/readme/commercial-support/link?repo=cloudposse/terraform-aws-ec2-instance
393+
[docs]: https://cpco.io/docs?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=docs
394+
[website]: https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=website
395+
[github]: https://cpco.io/github?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=github
396+
[jobs]: https://cpco.io/jobs?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=jobs
397+
[hire]: https://cpco.io/hire?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=hire
398+
[slack]: https://cpco.io/slack?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=slack
399+
[linkedin]: https://cpco.io/linkedin?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=linkedin
400+
[twitter]: https://cpco.io/twitter?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=twitter
401+
[testimonial]: https://cpco.io/leave-testimonial?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=testimonial
402+
[office_hours]: https://cloudposse.com/office-hours?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=office_hours
403+
[newsletter]: https://cpco.io/newsletter?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=newsletter
404+
[email]: https://cpco.io/email?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=email
405+
[commercial_support]: https://cpco.io/commercial-support?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=commercial_support
406+
[we_love_open_source]: https://cpco.io/we-love-open-source?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=we_love_open_source
407+
[terraform_modules]: https://cpco.io/terraform-modules?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=terraform_modules
408+
[readme_header_img]: https://cloudposse.com/readme/header/img
409+
[readme_header_link]: https://cloudposse.com/readme/header/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=readme_header_link
410+
[readme_footer_img]: https://cloudposse.com/readme/footer/img
411+
[readme_footer_link]: https://cloudposse.com/readme/footer/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=readme_footer_link
412+
[readme_commercial_support_img]: https://cloudposse.com/readme/commercial-support/img
413+
[readme_commercial_support_link]: https://cloudposse.com/readme/commercial-support/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance&utm_content=readme_commercial_support_link
372414
[share_twitter]: https://twitter.com/intent/tweet/?text=terraform-aws-ec2-instance&url=https://github.com/cloudposse/terraform-aws-ec2-instance
373415
[share_linkedin]: https://www.linkedin.com/shareArticle?mini=true&title=terraform-aws-ec2-instance&url=https://github.com/cloudposse/terraform-aws-ec2-instance
374416
[share_reddit]: https://reddit.com/submit/?url=https://github.com/cloudposse/terraform-aws-ec2-instance

outputs.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ output "security_group_ids" {
3535
description = "IDs on the AWS Security Groups associated with the instance"
3636
value = compact(
3737
concat(
38-
[var.create_default_security_group == "true" ? join("", aws_security_group.default.*.id) : ""],
38+
[var.create_default_security_group == true ? join("", aws_security_group.default.*.id) : ""],
3939
var.security_groups
4040
)
4141
)

0 commit comments

Comments
 (0)