diff --git a/README.md b/README.md index 8f0092fc..338fa50b 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ resource "port-labs_entity" "microservice" { properties { name = "microservice_name" value = "golang_monolith" - type = "string" } } ```