Include mount commands in user_data_script for Terraform instance initialization
This commit updates the user_data_script in the Terraform script to include mount commands for better initialization of the instance. The added mount commands ensure proper mounting of specified devices to relevant directories during the first boot of the instance. This adjustment addresses the requirement for mounting operations in the infrastructure setup.
Merge request reports
Activity
Filter activity
added 1 commit
- eba7738d - commenting mount command to test functionality of other commands in user_data_script
added 1 commit
- e72d6133 - deleted line with variable due to error in pipeline. Commenting the line did not work
added 1 commit
- 7c16d7d2 - Added cloud-init configuration for instance initialization
added 1 commit
- b385b72e - deleted unused code and added mount command for volume
Please register or sign in to reply