Skip to content
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

Update main.tf #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update main.tf #2

wants to merge 1 commit into from

Conversation

arielkru
Copy link
Owner

No description provided.

Copy link
Owner Author

@arielkru arielkru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary Comment

@@ -1,4 +1,5 @@
resource "aws_s3_bucket" "data" {
Copy link
Owner Author

@arielkru arielkru Jun 17, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated comment 1

@@ -1,4 +1,5 @@
resource "aws_s3_bucket" "data" {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment B, Order: 2, Line: 1

@@ -15,6 +16,7 @@ resource "aws_s3_bucket" "data" {
}

resource "aws_s3_bucket_object" "data_object" {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment C, Order: 3, Line: 18

@@ -39,7 +42,6 @@ resource "aws_s3_bucket" "financials" {
}

resource "aws_s3_bucket" "operations" {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment D, Order: 4, Line: 44

@@ -39,7 +42,6 @@ resource "aws_s3_bucket" "financials" {
}

resource "aws_s3_bucket" "operations" {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment D, Order: 4, Line: 44

Copy link
Owner Author

@arielkru arielkru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary Comment

Copy link
Owner Author

@arielkru arielkru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary Comment 2

@@ -1,4 +1,5 @@
resource "aws_s3_bucket" "data" {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comment

Copy link
Owner Author

@arielkru arielkru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary Comment 3

@@ -1,4 +1,5 @@
resource "aws_s3_bucket" "data" {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

index 1

@@ -1,4 +1,5 @@
resource "aws_s3_bucket" "data" {

# Test
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

index 2

@@ -1,4 +1,5 @@
resource "aws_s3_bucket" "data" {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

index 3

Copy link
Owner Author

@arielkru arielkru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary Comment 4

@@ -1,4 +1,5 @@
resource "aws_s3_bucket" "data" {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

index 1

@@ -1,4 +1,5 @@
resource "aws_s3_bucket" "data" {

# Test
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

index 2

main.tf Outdated
@@ -25,6 +27,7 @@ resource "aws_s3_bucket_object" "data_object" {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

index 3

@@ -1,4 +1,5 @@
resource "aws_s3_bucket" "data" {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

index 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant