Skip to content

Adding Private Ip and User Data to ec2 module

Younes TURKI requested to merge add_modif into main

We need for some projects to use the same private ip associated to the ec2 created because we use dns pointing to the ip of the ec2. We also add user_data as we send some command when the ec2 is created

Merge request reports