In Terraform, we often have to create an array of resources of the same type but similar attribute values. For code reusability, manageability and for…
Following the last post on PKI, we’ll discuss automation of certificate issuance. Two key activities to automate are: validation of the requestor and issuance of…