Writing my first Terraform Resource
We utilise terraform in our CI/CD process, primarily, its use is managing resources in Google’s Cloud Platform. Recently, we’ve designed a stack for automation that will run a function nightly. Terraforming the PubSub and Cloud Functions were achieved using Google’s…