Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Nov 10, 2021
1 parent 5e1e1ea commit f276f0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 22 deletions.
22 changes: 1 addition & 21 deletions examples/full-cluster/README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,4 @@
# About

This directory constructs the appropriate resources for an EKS cluster for ADSD Cumulus in the DICE-DEV environent.`

# Application Information

* Application: {name of application}
* Organization: {division}
* Project: {project}
* Point of Contact(s): {username list}
* Creation Date: {yyyy-mm-dd}
* References:
* Requirements: {url}
* Remedy Ticket: {number}
* Other: {url}
* Related Configurations:
* {directory-path}

# Application Requirements

# Terraform Directions
# EKS Full Cluster Example

There are a number of steps to end up with a cluster.

Expand Down
2 changes: 1 addition & 1 deletion examples/full-cluster/settings.auto.tfvars.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cluster_name = "org-project-env
cluster_name = "org-project-env"
cluster_version = "1.21"
region = "us-gov-east-1"
domain = "org-project-env.env.domain.census.gov"
Expand Down

0 comments on commit f276f0b

Please sign in to comment.