Python logging - better than just print
In every single software development, there is a chance the program runs into an error.
In every single software development, there is a chance the program runs into an error.
2 simple stuff we can improve our source code to become a good self-explained source code.
This standard helps us communicate between source and consumer in order to develop the system a lot easier.
When call jq and supply a valid JSON data with a JSON path we want, we will obtain the expected result at ease.
Most of necessary, popular, or essential packages (and programs) can be found here.
We're gonna wrap up all basic part 1 to 5 and make it automated by using our CI/CD tool, Google Cloud Build
What to do if we want to develop the tf scripts on the existing resources?
When it comes to tens or twenties or more resources to handle, it could be many tf scripts to manage.
Terraform also provides us to manage multiple states.
Terraform supports variable assignment in their way. Let's see how.