diff --git a/manifests/elastic/main.tf b/manifests/elastic/main.tf index edf8535d899eb73001fe07061d59e71e68da3fe8..83795c30526400cc02e27535fd15becf20e3e8c3 100644 --- a/manifests/elastic/main.tf +++ b/manifests/elastic/main.tf @@ -7,6 +7,4 @@ terraform { } } -provider "ec" { - apikey = "<apiKey>" -} \ No newline at end of file +provider "ec" {} \ No newline at end of file