• Stars
    star
    223
  • Rank 178,458 (Top 4 %)
  • Language
    HTML
  • Created about 6 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Terraform cheat sheet

Terraform cheat sheet

Generate cheat sheet PDF

$ ./bin/asciidoctorjs-pdf terraform-cheat-sheet.adoc --template-require ../examples/cheat-sheet/template/template.js

WIP

Other useful commands

Inspect what is currently in the TF state (useful after an apply)

$ terraform show

Set the log to DEBUG level and save the log in an output external file

$ TF_LOG_PATH=mylogfile.txt TF_LOG=debug terraform apply

Refresh information. Compare the current real remote information and put it in the TF state

$ terraform refresh

More Repositories

1

developers-conferences-agenda

This repository list a maximum of tech conferences's date and CFP in order to help conferences organizers, speakers & attendees
JavaScript
1,576
star
2

learning-go-by-examples

Go
156
star
3

understanding-docker-in-a-visual-way

Dockerfile
42
star
4

gophers

Gopher artwork (Golang mascot)
34
star
5

gophersay

GopherSay allow you to display a message said by a cute random Gopher.
Go
23
star
6

http-go-server

Go
16
star
7

gophers-api

Go
7
star
8

understanding-kubernetes-in-a-visual-way

7
star
9

conferences-extension

List tech conferences and CFP
Dockerfile
6
star
10

hello-world

Golang CLI application
Go
5
star
11

terraform-provider-gophers

Go
5
star
12

ai1y-cli

Go
5
star
13

kubectl-season

Kubectl plugin that add a random seasonal emoji before your Kubernetes resources.
Shell
5
star
14

kubectl-halloween

Kubectl plugin that add a random halloween emoji before your Kubernetes resources.
Shell
4
star
15

kustomize-demo

Kubernetes kustomize experiments and demo
3
star
16

programmez-magazine

Articles publiΓ©s dans le magazine Programmez
Shell
2
star
17

java-cloud-vision-api

Google Cloud Vision API
Java
2
star
18

toto

2
star
19

gophers-sdk-go

Go SDK to handle cute Gophers
Shell
2
star
20

ovhcloud-terraform-2-pulumi

HCL
1
star
21

scraly

1
star
22

talks

HCL
1
star
23

terraform-provider-myprovider

Go
1
star
24

homebrew-tools

Ruby
1
star
25

go-cheat-sheet

JavaScript
1
star
26

ovhcloud-mks-benchmarks

Shell
1
star
27

kubernetes-sketchnotes

Kubernetes is a very useful but complexed technology. The aim of this repository is to provide simple and visual informations through sketchnotes about Kubernetes
1
star
28

easy-go

1
star