Interface TerraformSource.Builder

    • Method Detail

      • s3StateFileUrl

        TerraformSource.Builder s3StateFileUrl​(String s3StateFileUrl)

        The URL of the Terraform s3 state file you need to import.

        Parameters:
        s3StateFileUrl - The URL of the Terraform s3 state file you need to import.
        Returns:
        Returns a reference to this object so that method calls can be chained together.