strong-intern-84363
04/15/2022, 1:27 AMwebserver_backend_service = gcp.compute.BackendService(
f"bak-web{x}-{projectName}-{regionShort}-{environment}",
name= f"bak-web{x+1}-{projectName}-{regionShort}-{environment}",
health_checks=webservers_hc,
backends=
[gcp.compute.BackendServiceBackendArgs(
group=[webserversTgList[0], webserversTgList[1]], >>>>> these are my two instances groups
)],
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by