Mar 22 2022 06:53 AM - edited Mar 23 2022 01:44 PM
hello,
i have created a resource groupe with vnet via terraform using this pipeline
the RG and vnet are created correctly.
BUT, when i update the code in the repos that i want to add the creation of a new resource like a subnet for examle. the job of pipeline work automatically and i have this error :
RG is existing , i don't undrestant how to make the update automatically for resources.
and how can i stop the automatic lunch of the pipeline after modifing the code in the repos ?
Thanks
Mar 23 2022 02:05 PM
Solution