-
Notifications
You must be signed in to change notification settings - Fork 448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add terraform examples for aws #1958
Conversation
examples/terraform-examples/LICENSE
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove this file
examples/terraform-examples/jfrog-platform-aws-install/outputs.tf
Outdated
Show resolved
Hide resolved
examples/terraform-examples/jfrog-platform-aws-install/variables.tf
Outdated
Show resolved
Hide resolved
# Setup the required variables | ||
|
||
variable "region" { | ||
default = "eu-central-1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change to "us-east-1"
examples/terraform-examples/jfrog-platform-aws-install/README.md
Outdated
Show resolved
Hide resolved
examples/terraform-examples/jfrog-platform-aws-install/jfrog-values.yaml
Outdated
Show resolved
Hide resolved
509c90c
to
2cc41ec
Compare
b654cab
to
5159a9d
Compare
@shahiinn - can you also rename |
f24afc7
to
1e0ea50
Compare
1e0ea50
to
24bae81
Compare
Add terraform examples for aws
PR Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[artifactory]
)What this PR does / why we need it:
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes #Special notes for your reviewer: