mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-26 22:02:25 -04:00
Remove debug logs
This commit is contained in:
@@ -12,7 +12,6 @@ import (
|
||||
)
|
||||
|
||||
func resourceAwsAutoscalingGroup() *schema.Resource {
|
||||
fmt.Println("HELLO WORLD")
|
||||
return &schema.Resource{
|
||||
Create: resourceAwsAutoscalingGroupCreate,
|
||||
Read: resourceAwsAutoscalingGroupRead,
|
||||
|
||||
Reference in New Issue
Block a user