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
* Adds prerequisites to README
* Fixes validate.bats issue with "region" error for modules.
This is the same issue as
cloudposse/build-harness#208. Without a default
region, `terraform validate` fails when running against independent
modules as they do not have a provider/region supplied.
* Fixes validate.bats unsetting the wrong environment var
I believe this was just a mistake but I may be wrong. setup() sets
TF_CLI_ARGS_init, but teardown unsets TF_CLI_ARGS_plan. That seemed like
a small typo to me, so I figured I would include this.
Work directly with our team of DevOps experts via email, slack, and video conferencing.
137
+
## DevOps Accelerator for Startups
95
138
96
-
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.
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.
99
141
100
-
-**Questions.** We'll use a Shared Slack channel between your team and ours.
101
-
-**Troubleshooting.** We'll help you triage why things aren't working.
102
-
-**Code Reviews.** We'll review your Pull Requests and provide constructive feedback.
103
-
-**Bug Fixes.** We'll rapidly work to fix any bugs in our projects.
104
-
-**Build New Terraform Modules.** We'll [develop original modules][module_development] to provision infrastructure.
105
-
-**Cloud Architecture.** We'll assist with your cloud strategy and design.
106
-
-**Implementation.** We'll provide hands-on support to implement our reference architectures.
Work directly with our team of DevOps experts via email, slack, and video conferencing.
108
145
146
+
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.
109
147
148
+
-**Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
149
+
-**Release Engineering.** You'll have end-to-end CI/CD with unlimited staging environments.
150
+
-**Site Reliability Engineering.** You'll have total visibility into your apps and microservices.
151
+
-**Security Baseline.** You'll have built-in governance with accountability and audit logs for all changes.
152
+
-**GitOps.** You'll be able to operate your infrastructure via Pull Requests.
153
+
-**Training.** You'll receive hands-on training so your team can operate what we build.
154
+
-**Questions.** You'll have a direct line of communication between our teams via a Shared Slack channel.
155
+
-**Troubleshooting.** You'll get help to triage when things aren't working.
156
+
-**Code Reviews.** You'll receive constructive feedback on Pull Requests.
157
+
-**Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
110
158
111
159
## Slack Community
112
160
113
161
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.
114
162
163
+
## Discourse Forums
164
+
165
+
Participate in our [Discourse Forums][discourse]. Here you'll find answers to commonly asked questions. Most questions will be related to the enormous number of projects we support on our GitHub. Come here to collaborate on answers, find solutions, and get ideas about the products and services we value. It only takes a minute to get started! Just sign in with SSO using your GitHub account.
166
+
115
167
## Newsletter
116
168
117
-
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.
169
+
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.
170
+
171
+
## Office Hours
172
+
173
+
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
0 commit comments