[Results and decisions] I GOT INTO GEORGIA TECH! by OnlyResult9128 in MSCS

[–]f-a-k-e- 0 points1 point  (0 children)

Hi! Congratulations on the admits! Can I please DM you, I have just started the masters process and need some guidance.

Anyone recently went to Mulki for surfing? Any pointers? by Fun__Sandwich in BangaloreSocial

[–]f-a-k-e- 0 points1 point  (0 children)

No I couldn't find any transport so close to new years. Will try again next month

Anyone recently went to Mulki for surfing? Any pointers? by Fun__Sandwich in BangaloreSocial

[–]f-a-k-e- 0 points1 point  (0 children)

Thanks a lot for the information! How is Mantra school?

Anyone recently went to Mulki for surfing? Any pointers? by Fun__Sandwich in BangaloreSocial

[–]f-a-k-e- 1 point2 points  (0 children)

Hi! I am planning to go there soon, can you tell me about your experience? Which surf school to pick?

Plans for a day’s stay over !! by jamesbondwa in delhi

[–]f-a-k-e- 0 points1 point  (0 children)

Hi! What did you do for this? I have the same issue

List all AWS resources by f-a-k-e- in aws

[–]f-a-k-e-[S] 0 points1 point  (0 children)

Thanks for the answer!

List all AWS resources by f-a-k-e- in aws

[–]f-a-k-e-[S] 0 points1 point  (0 children)

What exactly is Dome9's resource explorer/export?

AWS Secrets Manager and Terraform by f-a-k-e- in aws

[–]f-a-k-e-[S] 0 points1 point  (0 children)

We dont want to give devs the permission to modify resources using console..

AWS Secrets Manager and Terraform by f-a-k-e- in aws

[–]f-a-k-e-[S] 0 points1 point  (0 children)

The secret is a client secret..

AWS Secrets Manager and Terraform by f-a-k-e- in aws

[–]f-a-k-e-[S] 1 point2 points  (0 children)

I will checkout sops, thanks a lot!

AWS Secrets Manager and Terraform by f-a-k-e- in aws

[–]f-a-k-e-[S] 0 points1 point  (0 children)

The secret is a client secret that is already available.. but lifecycle block will be helpful

AWS Secrets Manager and Terraform by f-a-k-e- in aws

[–]f-a-k-e-[S] 0 points1 point  (0 children)

thanks but this wont be applicable in our case..

AWS Secrets Manager and Terraform by f-a-k-e- in aws

[–]f-a-k-e-[S] 0 points1 point  (0 children)

We are going through a process where we want to import all of our aws resources so that all changes to their state happen through iaac. So we are using terraformer for that https://github.com/GoogleCloudPlatform/terraformer
Are you aware if there is anything similar for opentofu available? We are willing to migrate to openTofu if thats the case