Har Har Mahadev!
Developing with @regmicmahesh

Developing with @regmicmahesh

Follow
homeAbout
Tag

backend

#backend

More content

Read more stories on Hashnode


Articles with this tag

I stopped using environment variables for config.

Apr 10, 20223 min read 4.3K views

Environment variables were the standards for passing configurations, keys, and deployment assets in the system for a long time. It's even recommended...

I stopped using environment variables for config.

Splitting a big tfstate into Multiple Environments with Remote Backend

Sep 20, 20213 min read 631 views

Splitting tfstate files into multiple environments is very useful when your project is growing so much and you've a very big tfstate file and you need...

Splitting a big tfstate into Multiple Environments with Remote Backend