Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Terraform based repositories
Cloudflare Zone Module
Commits
834fc269
Commit
834fc269
authored
Nov 10, 2018
by
Mike Horwath
Browse files
pretty much initial commits
parent
ee4caf58
Pipeline
#37
canceled with stages
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
834fc269
# used for testing
terraform.tfvars
### https://raw.github.com/github/gitignore/abad92dac5a4306f72242dae3bca6e277bce3615/Terraform.gitignore
# Compiled files
*.tfstate
*.tfstate.backup
# Terraform droppings directory
.terraform/
### https://raw.github.com/github/gitignore/abad92dac5a4306f72242dae3bca6e277bce3615/Global/Vim.gitignore
# swap
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
# session
Session.vim
# temporary
.netrwhist
*~
# auto-generated tag files
tags
# and mike temps
dork*
.DS_Store
README.md
View file @
834fc269
# Cloudflare Zone Module
[
Terraform cloudflare_zone
](
https://www.terraform.io/docs/providers/cloudflare/r/zone.html
)
## usage example
## required variables
## optional variables
zones.tf
0 → 100644
View file @
834fc269
# empty for now
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment