Skip to content

Commit 1bd3750

Browse files
committed
revert readme in root folder
1 parent 33b1e24 commit 1bd3750

File tree

1 file changed

+10
-17
lines changed

1 file changed

+10
-17
lines changed

README.md

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,16 @@
1-
## Requirements
1+
# Project Name
2+
Template useful to create a AWS terraform projects
23

3-
No requirements.
44

5-
## Providers
5+
## Howo to use this template
66

7-
No providers.
7+
1. Create your git repository starting form this template.
8+
2. Configure your aws cli and set the [credentials settings](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html). Also refer the conflunece page to work with [AWS SSO](https://pagopa.atlassian.net/wiki/spaces/DEVOPS/pages/466846955/AWS+-+Users+groups+and+roles#SSO-with-GSuite).
9+
3. The __src/init__ directory contains the terraform code to setup the S3 backend and Dynamodb lock table
10+
4. The __src/azuredevops__ direcory containes the terraform code to setup the azure devops project aming to run the IAC pipeline with the code defined in this repository.
11+
5. The __src/main__ directory cointains the terraform code aming to setup the infrastructure.
812

9-
## Modules
1013

11-
No modules.
14+
## Referencees
1215

13-
## Resources
14-
15-
No resources.
16-
17-
## Inputs
18-
19-
No inputs.
20-
21-
## Outputs
22-
23-
No outputs.
16+
* [Confluence page](https://pagopa.atlassian.net/wiki/spaces/DEVOPS/pages/467894592/AWS+Setup+new+project)

0 commit comments

Comments
 (0)